Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Defines data type values for the TreatAsTypeForSort and TreatAsTypeForSearch properties in Configuration Manager 2007.
Namespace: Microsoft.ConfigurationManagement.AdminConsole.Schema
Assembly: Microsoft.ConfigurationManagement.ManagementProvider (in microsoft.configurationmanagement.managementprovider.dll)
Usage
'Usage
Dim instance As TreatAsType
Syntax
'Declaration
Public Enumeration TreatAsType
public enum TreatAsType
public enum class TreatAsType
public enum TreatAsType
public enum TreatAsType
Members
| Member name | Description |
|---|---|
| DateTime | System.DateTime data type. |
| Integer | Integer data type. |
| Long | Long data type. |
| None | No data type. |
| String | String data type. |
| TimeSpan | System.TimeSpan data type. |
Platforms
Development Platforms
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2003,Windows Vista
See Also
Reference
Microsoft.ConfigurationManagement.AdminConsole.Schema Namespace
ManagementClassPropertyDescription.TreatAsTypeForSearch Property
ManagementClassPropertyDescription.TreatAsTypeForSort Property