BaseTypeRequiredAttributeBaseType Property |
Namespace: Ozeki.CommonAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.98
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
See Also