BaseTypeRequiredAttributeBaseType Property |
Namespace:
Ozeki.Common
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic Type BaseType { get; }
Public ReadOnly Property BaseType As Type
Get
public:
property Type^ BaseType {
Type^ get ();
}
member BaseType : Type with get
Property Value
Type:
Type
See Also