Name | Description | |
---|---|---|
![]() | Accessories | Accessories of this item. It is IList collection. A list item can be accessed trough the numbered index. Add(), Remove(), RemoveAt(), Clear() methods are supported only. |
![]() | Created | Gets the date and time when the library part was created. |
![]() | Creator | Gets creator of this library part. |
![]() | Description | Gets the description of the library part. |
![]() | Guid | Overridden. Guid of the library item. |
![]() | IsLocked | Specifies if the item is locked by another user. Modification is disabled in this case. |
![]() | IsOpened | Specifies if the item is opened and ready for editing. |
![]() | IsSynchronized | Specifies if the item is synchronized with P8 Master Data. |
![]() | IsValid | Specifies if the item is valid or not. Invalid item cannot be placed in designer. |
![]() | IsWrongLicense | Specifies if the item has been created under an unsupported license. Then the item cannot be open for editing. |
![]() | LastChange | Gets the date and time when the library part was last time changed. |
![]() | LastModifiedBy | Gets the user name of the person, who last changed this library part. |
![]() | LockOwner | Username who is keeping part opened. |
![]() | PartNumber | Part number of the library item. |
![]() | Version | Gets the version of the library part. Together with GUID forms a unique identifier of part in library. |