| BPM.Client Namespace > DataRelationship Class : FKs Property |
'DeclarationPublic Property FKs As FKItemCollectoin
'UsageDim instance As DataRelationship Dim value As FKItemCollectoin instance.FKs = value value = instance.FKs
public FKItemCollectoin FKs {get; set;}
public: property FKItemCollectoin^ FKs { FKItemCollectoin^ get(); void set ( FKItemCollectoin^ value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2