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