C# 클래스 Microsoft.ResourceManagement.ObjectModel.ResourceTypes.RmAttributeTypeDescription.AttributeNames

Names of AttributeTypeDescription specific attributes
파일 보기 프로젝트 열기: Predica/FimClient

공개 프로퍼티들

프로퍼티 타입 설명
DataType Microsoft.ResourceManagement.ObjectModel.RmAttributeName
IntegerMaximum Microsoft.ResourceManagement.ObjectModel.RmAttributeName
IntegerMinimum Microsoft.ResourceManagement.ObjectModel.RmAttributeName
Localizable Microsoft.ResourceManagement.ObjectModel.RmAttributeName
Multivalued Microsoft.ResourceManagement.ObjectModel.RmAttributeName
Name Microsoft.ResourceManagement.ObjectModel.RmAttributeName
StringRegex Microsoft.ResourceManagement.ObjectModel.RmAttributeName
UsageKeyword Microsoft.ResourceManagement.ObjectModel.RmAttributeName

프로퍼티 상세

DataType 공개적으로 정적으로 프로퍼티

Data Type DataType
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel DataType
리턴 Microsoft.ResourceManagement.ObjectModel.RmAttributeName

IntegerMaximum 공개적으로 정적으로 프로퍼티

Integer Maximum For an Integer attribute, this is the maximum value, inclusive.
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel IntegerMaximum
리턴 Microsoft.ResourceManagement.ObjectModel.RmAttributeName

IntegerMinimum 공개적으로 정적으로 프로퍼티

Integer Minimum For an Integer attribute, this is the minimum value, inclusive.
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel IntegerMinimum
리턴 Microsoft.ResourceManagement.ObjectModel.RmAttributeName

Localizable 공개적으로 정적으로 프로퍼티

Localizable A true indicates this attribute can be localized. Only allowed for String DataTypes.
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel Localizable
리턴 Microsoft.ResourceManagement.ObjectModel.RmAttributeName

Multivalued 공개적으로 정적으로 프로퍼티

Multivalued Multivalued
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel Multivalued
리턴 Microsoft.ResourceManagement.ObjectModel.RmAttributeName

Name 공개적으로 정적으로 프로퍼티

Name Name
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel Name
리턴 Microsoft.ResourceManagement.ObjectModel.RmAttributeName

StringRegex 공개적으로 정적으로 프로퍼티

String Regular Expression This is a .Net Regex pattern that defines what string values are allowed.
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel StringRegex
리턴 Microsoft.ResourceManagement.ObjectModel.RmAttributeName

UsageKeyword 공개적으로 정적으로 프로퍼티

Usage Keyword UsageKeyword
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel UsageKeyword
리턴 Microsoft.ResourceManagement.ObjectModel.RmAttributeName