SIFWorks ADK 2.0
GetProperty Method (name)
NamespacesEdustructures.SifWorksAdkPropertiesGetProperty(String)

[This is preliminary documentation and is subject to change.]

Overridden to inherit properties from parent
Declaration Syntax
C#Visual BasicVisual C++
public string GetProperty(
	string name
)
Public Function GetProperty ( _
	name As String _
) As String
public:
String^ GetProperty (
	String^ name
)
Parameters
name (String)
The property name
Return Value
The value of the property if defined by this object or by its parent

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10