ORM Sample Class Library

BusinessBase.ICustomTypeDescriptor.GetProperties Method (Attribute[])

GetProperties

[Visual Basic]
Function GetProperties( _
   ByVal attributes As Attribute() _
) As PropertyDescriptorCollection Implements _
   ICustomTypeDescriptor.GetProperties
[C#]
PropertyDescriptorCollection ICustomTypeDescriptor.GetProperties(
   Attribute[] attributes
);

Implements

ICustomTypeDescriptor.GetProperties

See Also

BusinessBase Class | OrmLib Namespace | BusinessBase.ICustomTypeDescriptor.GetProperties Overload List


>OleroTrainingBiz.ContactCollection

            OleroTrainingBiz.CourseCollectionOrmTemplate

                OleroTrainingBiz.CourseCollection

            OleroTrainingBiz.EnrollmentCollectionOrmTemplate

                OleroTrainingBiz.EnrollmentCollection

            OleroTrainingBiz.RoomCollectionOrmTemplate

                OleroTrainingBiz.RoomCollection

            OleroTrainingBiz.ScheduleCollectionOrmTemplate

                OleroTrainingBiz.ScheduleCollection

            OleroTrainingBiz.StudentCollectionOrmTemplate

                OleroTrainingBiz.StudentCollection

            OleroTrainingBiz.TeacherCollectionOrmTemplate

                OleroTrainingBiz.TeacherCollection

    OleroTrainingBiz.Config

    DataManagerBaseOrmLib.DataManagerBase

        OleroTrainingBiz.DataManager

    OleroTrainingBiz.FetchPath

    OleroTrainingBiz.JoinPath

    OleroTrainingBiz.Lookups

    OleroTrainingBiz.OrmDataSet

See Also

OleroTrainingBiz Namespace