Expand Minimize
This topic has not yet been rated - Rate this topic

ShapeElement.GetFieldAccessibleName Method

Gets the name of a field in the shape

Namespace: Microsoft.VisualStudio.Modeling.Diagrams
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams (in microsoft.visualstudio.modeling.diagrams.dll)

public virtual string GetFieldAccessibleName (
	ShapeField field
)
public String GetFieldAccessibleName (
	ShapeField field
)
public function GetFieldAccessibleName (
	field : ShapeField
) : String

Parameters

field

The field.

Return Value

The name of a field in the shape.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.