BlockParameterGetPropertyConnectionName
Method
|
Namespace: Teigha.Internal.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
25.3.0.0
Syntax
public string GetPropertyConnectionName(
string propName
)
Public Function GetPropertyConnectionName (
propName As String
) As String
public:
String^ GetPropertyConnectionName(
String^ propName
)
member GetPropertyConnectionName :
propName : string -> string
Parameters
- propName String
-
Return Value
String
See Also