[Missing <summary> documentation for "M:Breeze.Sharp.StructuralType.GetProperty(System.String)"]
Namespace: Breeze.SharpAssembly: Breeze.Sharp (in Breeze.Sharp.dll) Version: 0.6.0.5 (0.6.0.5)
public virtual StructuralProperty GetProperty(
string propName
)
Public Overridable Function GetProperty (
propName As String
) As StructuralProperty
public:
virtual StructuralProperty^ GetProperty(
String^ propName
)
abstract GetProperty :
propName : string -> StructuralProperty
override GetProperty :
propName : string -> StructuralProperty
Parameters
- propName
- Type: SystemString
Return Value
Type:
StructuralProperty
Reference