DocumentMetadataPhysicalLocation Property
Namespace: Ignition.DocumentManagementAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[NetForumFieldAttribute("doc_url")]
public string PhysicalLocation { get; protected set; }
<NetForumFieldAttribute("doc_url")>
Public Property PhysicalLocation As String
Get
Protected Set
public:
[NetForumFieldAttribute(L"doc_url")]
property String^ PhysicalLocation {
String^ get ();
protected: void set (String^ value);
}
[<NetForumFieldAttribute("doc_url")>]
member PhysicalLocation : string with get, set
Property Value
String