GrapeCity.Xaml.Excel
Id Property (Relationship)


Syntax
'Declaration
 
<XmlAttributeAttribute("ID")>
Public Property Id As String
'Usage
 
Dim instance As Relationship
Dim value As String
 
instance.Id = value
 
value = instance.Id
[XmlAttribute("ID")]
public string Id {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

Relationship Class
Relationship Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options