ServicePropertiesdocstorage_RelatedId Property |
The field to use when storing the ID of the document's owner.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string docstorage_RelatedId { get; }
ReadOnly Property docstorage_RelatedId As String
Get
Property Value
Type:
StringThe field to use when storing the ID of the document's owner.
Remarks
Applies to ServiceInstance docstorage only.
See Also