Error processing SSI file
LEADTOOLS Leadtools.Ccow.Server (Leadtools.Ccow.Server assembly)

Show in webframe

Subject Property (CCOWSubjectDependency)






Gets or sets the subject table.
Syntax
[AssociationAttribute(ThisKey="SubjectId,SubjectId,SubjectId", 
   OtherKey="Id,Id,Id", 
   IsForeignKey=true, 
   DeleteOnNull=true, 
   Name="FK_Subject", 
   Storage="_Subject")]
public CCOWSubject Subject {get; set;}
'Declaration
 
<AssociationAttribute(ThisKey="SubjectId,SubjectId,SubjectId", 
   OtherKey="Id,Id,Id", 
   IsForeignKey=True, 
   DeleteOnNull=True, 
   Name="FK_Subject", 
   Storage="_Subject")>
Public Property Subject As CCOWSubject
'Usage
 
Dim instance As CCOWSubjectDependency
Dim value As CCOWSubject
 
instance.Subject = value
 
value = instance.Subject
[AssociationAttribute(ThisKey="SubjectId,SubjectId,SubjectId", 
   OtherKey="Id,Id,Id", 
   IsForeignKey=true, 
   DeleteOnNull=true, 
   Name="FK_Subject", 
   Storage="_Subject")]
public:
property CCOWSubject^ Subject {
   CCOWSubject^ get();
   void set (    CCOWSubject^ value);
}

Property Value

The subject table.
Requirements

Target Platforms

See Also

Reference

CCOWSubjectDependency Class
CCOWSubjectDependency Members

Error processing SSI file
Leadtools.Ccow.Server requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features