Class Message.PropertyReference
Inheritance
System.Object
    Message.PropertyReference
  Inherited Members
      System.Object.Equals(System.Object)
    
    
      System.Object.Equals(System.Object, System.Object)
    
    
      System.Object.GetHashCode()
    
    
      System.Object.GetType()
    
    
      System.Object.MemberwiseClone()
    
    
      System.Object.ReferenceEquals(System.Object, System.Object)
    
    
      System.Object.ToString()
    
  Namespace: Goui
Assembly: Goui.dll
Syntax
public class PropertyReferenceFields
| Improve this Doc View SourceKey
Declaration
[JsonProperty("k")]
public string KeyField Value
| Type | Description | 
|---|---|
| System.String | 
TargetId
Declaration
[JsonProperty("id")]
public string TargetIdField Value
| Type | Description | 
|---|---|
| System.String |