ImageSettingsAttributeSettings Property
Namespace: PCBI_WorkDocumentation.Image.SettingsAssembly: PCBI_WorkDocumentation (in PCBI_WorkDocumentation.dll) Version: 17.0.0.0 (17.0.0.0)
public List<AttributeSettings> AttributeSettings { get; set; }
Public Property AttributeSettings As List(Of AttributeSettings)
Get
Set
public:
property List<AttributeSettings^>^ AttributeSettings {
List<AttributeSettings^>^ get ();
void set (List<AttributeSettings^>^ value);
}
member AttributeSettings : List<AttributeSettings> with get, set
Property Value
ListAttributeSettings