FirstOptionsUnit Property |
Gets or sets the unit of UnitType the search should limit results to.
Namespace: ConnectedApps.Cms.Entities.SearchAssembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int Unit { get; set; }
Public Property Unit As Integer
Get
Set
public:
property int Unit {
int get ();
void set (int value);
}
member Unit : int with get, set
Property Value
Type:
Int32
See Also