Constable Authorization Engine 2.0 BETA

IFallbackPropertyOwner.GetPropertyValue Method 

[This is preliminary documentation and subject to change.]

This member supports the Constable Authorization Engine Design Environment and is not intended to be used directly from your code.

[Visual Basic]
Function GetPropertyValue( _
   ByVal propertyName As String _
) As Object
[C#]
object GetPropertyValue(
   string propertyName
);

See Also

IFallbackPropertyOwner Interface | LaMarvin.Constable.Design.Fallback Namespace