| Visual Basic (Declaration) | |
|---|---|
Function CreateAttribute( _ ByVal dimension As Dimension, _ ByVal attributeBuilder As AttributeBuilder _ ) As Attribute | |
| C# | |
|---|---|
Attribute CreateAttribute( Dimension dimension, AttributeBuilder attributeBuilder ) | |
Parameters
- dimension
- A parent dimension for the field.
- attributeBuilder
- A field definition.
Return Value
If field with the same settings is already exists then returns one, otherwise returns newly created field.Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2