Encapsulates information about a property of a space type.
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
public interface ISpacePropertyDescriptor
Public Interface ISpacePropertyDescriptor
public interface class ISpacePropertyDescriptor
public interface ISpacePropertyDescriptor
Members
All Members | Properties | ||||
Icon | Member | Description |
---|---|---|
Name |
Gets the property name.
| |
StorageType |
Gets the property storage type.
| |
Type |
Gets the property type.
| |
TypeName |
Gets the property type name.
|