The CraftFile type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| Comparer | (Inherited from ObservableDictionary TKey, TValue .) | |
| Count | (Inherited from ObservableDictionary TKey, TValue .) | |
| DataManager |
Gets the DataManager instance used by this instance
(Inherited from StorableObject.) | |
| DisplayName |
Gets the instance display name
(Inherited from StorableObject.) | |
| Id |
Gets the id/name of the element
(Inherited from StorableObject.) | |
| IsDirty |
Gets the is dirty flag
(Inherited from StorableObject.) | |
| Item | (Inherited from ObservableDictionary TKey, TValue .) | |
| Keys | (Inherited from ObservableDictionary TKey, TValue .) | |
| Original |
Gets the original base data
(Inherited from StorableObject.) | |
| Parts |
Gets or sets the parts collection. - File Property: PART
| |
| Ship |
Gets or sets the ship name. - File Property: ship
| |
| Type |
Gets or sets the type. - File Property: type
| |
| Uri |
Gets the absolute URI of the data
(Inherited from StorableObject.) | |
| Values | (Inherited from ObservableDictionary TKey, TValue .) | |
| Version |
Gets or sets the version. - File Property: version
|
See Also