PartitionFunction.GetTextProperty Method

Include Protected Members
Include Inherited Members

Gets the property as text.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Protected method GetTextProperty(String) Gets the property as text. (Inherited from ScriptNameObjectBase.)
Protected method GetTextProperty(String, ScriptingOptions) Gets the property as text. (Inherited from ScriptNameObjectBase.)

Top