Interface ICamApiCustomAttributesBooleanValueIndexer
Indexer for child node values of type Boolean.
Namespace: CAMAPI.CustomAttributes
Assembly: CAMAPI.CustomAttributes.dll
Syntax
[Guid("AD6A1E5C-6205-4E90-8FFD-F812BE80EC24")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface ICamApiCustomAttributesBooleanValueIndexer
Properties
Value[string]
Declaration
bool Value[string FullName] { get; set; }
Parameters
Type | Name | Description |
---|---|---|
string | FullName |
Property Value
Type | Description |
---|---|
bool |