Click or drag to resize
ResourceDescriptionPropertyListPropertyListItems Property
Gets or sets the property list items.

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

Property Value

Type: ListString
The property list items.
See Also