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 | (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 orginal 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 absloute URI of the data
(Inherited from StorableObject.) | |
| Values | (Inherited from ObservableDictionary TKey, TValue .) | |
| Version |
Gets or sets the version. - File Property: version
|
See Also