OccursAttributeMin Property |
Namespace: ConnectedApps.Cms.Entities.DataAnnotationsAssembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int Min { get; set; }
Public Property Min As Integer
Get
Set
public:
property int Min {
int get ();
void set (int value);
}
member Min : int with get, set
Property Value
Type:
Int32
See Also