Interface ICamApiCustomAttributesStringValueIndexer
Indexer for child node values of type String.
Namespace: CAMAPI.CustomAttributes
Assembly: CAMAPI.CustomAttributes.dll
Syntax
[Guid("9428034C-9985-4958-94C9-B451127D8126")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface ICamApiCustomAttributesStringValueIndexerProperties
Value[string]
Declaration
string Value[string FullName] { get; set; }Parameters
| Type | Name | Description | 
|---|---|---|
| string | FullName | 
Property Value
| Type | Description | 
|---|---|
| string |