The IInfigoLocalVariable type exposes the following members.
 Methods
Methods
| Name | Description | |
|---|---|---|
|  | CreateProperty | 
            This function creates a new text variable property of the given type.
            The name must be unique and not in use in the current context.
            (Inherited from IInfigoVariable.) | 
 Properties
Properties
| Name | Description | |
|---|---|---|
|  | Name | 
            The object name (field name or variable name).
            (Inherited from IInfigoPropertyControl.) | 
|  | ParentFieldName | 
            This member returns the field name and 
             | 
|  | Properties | 
            The object properties (field or variable properties).
            (Inherited from IInfigoPropertyControl.) | 
|  | Value | 
            The variable value, this will be used instead of the variable tag.
            (Inherited from IInfigoVariable.) | 





