Click or drag to resize

BaseTypeRequiredAttribute Class

Inheritance Hierarchy
SystemObject
  SystemAttribute
    Ozeki.CommonBaseTypeRequiredAttribute

Namespace: Ozeki.Common
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntax
public sealed class BaseTypeRequiredAttribute : Attribute

The BaseTypeRequiredAttribute type exposes the following members.

Constructors
 NameDescription
Public methodBaseTypeRequiredAttributeInitializes a new instance of the BaseTypeRequiredAttribute class
Top
Properties
 NameDescription
Public propertyBaseType 
Top
See Also