Click or drag to resize
ResourceDescriptionPropertyList Property
Gets or sets the resource description property list.

Namespace: Atomia.Provisioning.Base
Assembly: Atomia.Provisioning.Base (in Atomia.Provisioning.Base.dll) Version: 17.3.6337.16009
Syntax
public List<ResourceDescriptionPropertyList> PropertyList { get; set; }

Property Value

Type: ListResourceDescriptionPropertyList
Resource description property list.
Remarks
This class member will not be serialized by the WCF service.
See Also