C# Class Microsoft.ResourceManagement.ObjectModel.ResourceTypes.RmSet.AttributeNames

Names of Set specific attributes
Afficher le fichier Open project: Predica/FimClient

Méthodes publiques

Свойство Type Description
ComputedMember Microsoft.ResourceManagement.ObjectModel.RmAttributeName
ExplicitMember Microsoft.ResourceManagement.ObjectModel.RmAttributeName
Filter Microsoft.ResourceManagement.ObjectModel.RmAttributeName
Temporal Microsoft.ResourceManagement.ObjectModel.RmAttributeName

Property Details

ComputedMember public_oe static_oe property

Computed Member Resources in the set that are computed from the membership filter
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel ComputedMember
Résultat Microsoft.ResourceManagement.ObjectModel.RmAttributeName

ExplicitMember public_oe static_oe property

Manually-managed Membership ExplicitMember
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel ExplicitMember
Résultat Microsoft.ResourceManagement.ObjectModel.RmAttributeName

Filter public_oe static_oe property

Filter A predicate defining a subset of the resources.
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel Filter
Résultat Microsoft.ResourceManagement.ObjectModel.RmAttributeName

Temporal public_oe static_oe property

Temporal Defined by a filter that matches resources based on date and time attributes
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel Temporal
Résultat Microsoft.ResourceManagement.ObjectModel.RmAttributeName