Interface ICamApiCustomAttributesIntegerValueIndexer
Indexer for child node values of type Integer.
Namespace: CAMAPI.CustomAttributes
Assembly: CAMAPI.CustomAttributes.dll
Syntax
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("9F16D301-3DE6-4192-B9C3-0D82BBB1B74E")]
public interface ICamApiCustomAttributesIntegerValueIndexer
Properties
Value[string]
Declaration
int Value[string FullName] { get; set; }
Parameters
| Type | Name | Description |
|---|---|---|
| string | FullName |
Property Value
| Type | Description |
|---|---|
| int |