ColorFillSchemeEntryStorageType Property |
The storage type of the value stored in this entry.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic StorageType StorageType { get; }
Public ReadOnly Property StorageType As StorageType
Get
public:
property StorageType StorageType {
StorageType get ();
}
member StorageType : StorageType with get
Property Value
StorageType
See Also