DataGridRowChainRequest.prlRelationshipName Property |
Namespace: SxcDeskAppLibAssembly: RxAudit (in RxAudit.exe) Version: 2014.1.30.9 (2014.01.30.9)
Syntaxpublic string prlRelationshipName { get; set; }
Public Property prlRelationshipName As String
Get
Set
public:
property String^ prlRelationshipName {
String^ get ();
void set (String^ value);
}
member prlRelationshipName : string with get, set
Property Value
Type:
String
See Also