Gets or sets the subject table.
[AssociationAttribute(ThisKey="SubjectId,SubjectId,SubjectId", OtherKey="Id,Id,Id", IsForeignKey=true, DeleteOnNull=true, Name="FK_Subject", Storage="_Subject")]
public CCOWSubject Subject { get; set; }
<AssociationAttribute(ThisKey:="SubjectId,SubjectId,SubjectId", OtherKey:="Id,Id,Id", IsForeignKey:=true, DeleteOnNull:=true, Name:="FK_Subject", Storage:="_Subject")> _
Public Overridable Property Subject() As CCOWSubject
Get
Set
public: [AssociationAttribute(ThisKey=L"SubjectId,SubjectId,SubjectId", OtherKey=L"Id,Id,Id", IsForeignKey=true, DeleteOnNull=true, Name=L"FK_Subject",
Storage=L"_Subject")]
virtual property CCOWSubject^ Subject
{
CCOWSubject^ get()
System::Void set(CCOWSubject^ value)
}
The subject table.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document