Encapsulates information about a property of a space type.
![](../icons/collapse_all.gif)
C# | Visual Basic | Visual C++ | J# |
public interface ISpacePropertyDescriptor
Public Interface ISpacePropertyDescriptor
public interface class ISpacePropertyDescriptor
public interface ISpacePropertyDescriptor
![](../icons/collapse_all.gif)
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.
|