 | AutoCompletePropertyInfoSourceProperty Property |
Gets the source property from which this metadata class is derived
Namespace: SanteDB.Rest.Common.OperationsAssembly: SanteDB.Rest.Common (in SanteDB.Rest.Common.dll) Version: 3.0.2081-alpha+19f573cdc8c56fbc278c5e41a734f011a9baa699
Syntaxpublic PropertyInfo SourceProperty { get; }Public ReadOnly Property SourceProperty As PropertyInfo
Get
public:
property PropertyInfo^ SourceProperty {
PropertyInfo^ get ();
}member SourceProperty : PropertyInfo with get
Property Value
PropertyInfo
See Also