 | ViewIdsObject Property |
The object for which view ids have been asked.
Namespace:
RW.Server.Component
Assembly:
RW.Server.Component (in RW.Server.Component.dll) Version: 6.4.0.0 (0.8.0.0)
Syntaxpublic string Object { get; }
Public ReadOnly Property Object As String
Get
public:
property String^ Object {
String^ get ();
}
Property Value
Type:
StringThe object string id.
See Also