Ruyi SDK
Namespaces
Ruyi.SDK.Online
RuyiNetEntity Class
RuyiNetEntity Constructor
RuyiNetEntity Properties
RuyiNetEntity Type Conversions
Click or drag to resizeClick or drag to resize

RuyiNetEntity Class

[This is preliminary documentation and is subject to change.]

Represents an entity
Inheritance Hierarchy
SystemObject
  Ruyi.SDK.OnlineRuyiNetEntity

Namespace:  Ruyi.SDK.Online
Assembly:  RuyiSDK (in RuyiSDK.dll) Version: 0.9.3.3995 (0.9.3.3995)
Syntax
C#
Copy
public class RuyiNetEntity

The RuyiNetEntity type exposes the following members.

Constructors
  NameDescription
Public methodRuyiNetEntity
Initializes a new instance of the RuyiNetEntity class
Top
Properties
  NameDescription
Public propertyCreatedAt
When this entity was created.
Public propertyData
The custom data attached to this entity.
Public propertyEntityId
The ID of the entity.
Public propertyEntityType
The type of the entity.
Public propertyUpdatedAt
When this entity was last updated.
Public propertyVersion
The version of the entity.
Top
Operators
  NameDescription
Public operatorStatic member(RuyiNetEntityData to RuyiNetEntity)
Construct from response data.
Top
See Also

Reference

Ruyi.SDK.Online Namespace

Copyright ©Zhongshan Subor Advanced Technology Co., Ltd. 2017-2018, All right reserved

Send comments on this topic to dev-support@playruyi.com