public override void Initialize()
 {
     base.Initialize();
     this._Bookmarks           = new Sbn.Products.GEP.GEPObject.Bookmarks();
     this._CorrelateCommission = new BasicInfoDetail();
     this._IsActive            = SbnBoolean.OutOfValue;
 }
        public override void Initialize()
        {
            base.Initialize();
            this._SessionDate        = "";
            this._SessionTime        = "";
            this._FinishTime         = "";
            this._StartTime          = "";
            this._LocationAddress    = "";
            this._Members            = new GovSessionMembers();
            this._Catalogues         = new Sbn.Products.GEP.GEPObject.Catalogues();
            this._CorrelateOffers    = new Offers();
            this._SessionOrder       = new GovernmentSessionOrder();
            this._IsCanceled         = SbnBoolean.OutOfValue;
            this._PreOrders          = new PreSessionOrders();
            this._Presentations      = new Sbn.Products.GEP.GEPObject.Presentations();
            this._GovPresents        = new Sbn.Products.GEP.GEPObject.GovPresentations();
            this._OrganAnnouncement  = new Sbn.Products.GEP.GEPObject.Presentations();
            this._CoLetters          = new Letters();
            this._Messages           = new GovSessionMessagings();
            this._CoGeneralDocuments = new GeneralDocuments();

            this._WordDoc = new GeneralDocument();

            this.Sensitivity = new BasicInfoDetail();
        }
 public GovSessionMember(SbnObject InitialObject)
     : base(InitialObject)
 {
     this._IsPresent   = SbnBoolean.OutOfValue;
     this._Justifiable = SbnBoolean.OutOfValue;
     this._IsStatic    = SbnBoolean.OutOfValue;
 }
Ejemplo n.º 4
0
 public GeneralDocument()
 {
     this._IsLocked    = SbnBoolean.OutOfValue;
     this._IsHidden    = SbnBoolean.OutOfValue;
     this._IsProtected = SbnBoolean.OutOfValue;
     this._IsZipped    = SbnBoolean.OutOfValue;
 }
Ejemplo n.º 5
0
 public GeneralDocument(SbnObject InitialObject) : base(InitialObject)
 {
     this._IsLocked    = SbnBoolean.OutOfValue;
     this._IsHidden    = SbnBoolean.OutOfValue;
     this._IsProtected = SbnBoolean.OutOfValue;
     this._IsZipped    = SbnBoolean.OutOfValue;
 }
Ejemplo n.º 6
0
        public override void Initialize()
        {
            base.Initialize();
            this._SessionDate           = "";
            this._Duration              = "";
            this._StartTime             = "";
            this._FinishTime            = "";
            this._SessionTime           = "";
            this._LocationAddress       = "";
            this._CorrelateCommission   = new BasicInfoDetail();
            this._CorrelateOffers       = new OfferCommissions();
            this._Members               = new CommissionSessionMembers();
            this._SessionOrder          = new CommissionSessionOrder();
            this._CancelSessionOrder    = new CancelCommissionSessionOrder();
            this._CommissionSessionType = new BasicInfoDetail();
            this._IsCanceled            = SbnBoolean.OutOfValue;
            this._CoLetters             = new Letters();

            this._WordDoc                = new GeneralDocument();
            this._CancelWordDoc          = new GeneralDocument();
            this._CommissionSessionVoice = null;
            // this._Extension = "";

            this.Sensitivity = new BasicInfoDetail();
        }
Ejemplo n.º 7
0
 public override void Initialize()
 {
     base.Initialize();
     this._ReceivedDate         = "";
     this._SendDate             = "";
     this._ActivityDescription  = "";
     this._ActivityOrderDesc    = "";
     this._ReminderDate         = "";
     this._PercentOfDevelop     = 0;
     this._CurrentWorker        = new Worker();
     this._PriorityType         = ActivityPriorityType.OutOfValue;
     this._PreviousActivity     = new Activity();
     this._PrevRejectedActivity = new Activity();
     this._CoWorkGroup          = new WorkGroup();
     this._ActionType           = ActivityActionType.OutOfValue;
     this._IsViewed             = SbnBoolean.OutOfValue;
     this._CoFolder             = new Folder();
     this._IsHidden             = SbnBoolean.OutOfValue;
     this._CoDocument           = new Document();
     this._ComplementInfo       = new ActivityComplementInfo();
     this._ArchiveStatus        = ActivityArchiveStatus.OutOfValue;
     this._CoDocumentType       = new DocumentType();
     this._CoTask          = new Task();
     this._HasReminderFlag = SbnBoolean.OutOfValue;
     this._Attachments     = new WMCAttachments();
     this._CoPlace         = new WFPlace();
     this._CoWC            = new WorkContext();
 }
 public override void Initialize()
 {
     base.Initialize();
     this._ExpertID            = "";
     this._CorrelateCommission = new BasicInfoDetail();
     this._CorrelatePerson     = new WFPerson();
     this._IsActive            = SbnBoolean.OutOfValue;
     this._IsSecretary         = SbnBoolean.OutOfValue;
 }
Ejemplo n.º 9
0
 public override void Initialize()
 {
     base.Initialize();
     this._DefinitionDate = "";
     this._ExpireDate     = "";
     this._CoOrgUnit      = new OrgUnit();
     this._Workers        = new Workers();
     this._IsExpired      = SbnBoolean.OutOfValue;
 }
Ejemplo n.º 10
0
 public override void Initialize()
 {
     base.Initialize();
     this._CoWorker       = new Worker();
     this._CoWC           = new WorkContext();
     this._CoDocumentType = new DocumentType();
     this._CoWorkGroup    = new WorkGroup();
     this._IsSender       = SbnBoolean.OutOfValue;
 }
Ejemplo n.º 11
0
 public override void Initialize()
 {
     base.Initialize();
     this._OuterOrganTaskID = 0;
     this._CoWorkflow       = new Workflow();
     this._IsWFMandatory    = SbnBoolean.OutOfValue;
     this._OuterSenderOrgan = new OrgUnit();
     this._Activities       = new Activities();
 }
Ejemplo n.º 12
0
 public override void Initialize()
 {
     base.Initialize();
     this._CorrelatePerson      = new MFPerson();
     this._CorrelateCommission  = new BasicInfoDetail();
     this._IsActive             = SbnBoolean.OutOfValue;
     this._SessionType          = new BasicInfoDetail();
     this._CorrelateOrgPosition = new MFOrgPosition();
 }
Ejemplo n.º 13
0
 public override void Initialize()
 {
     base.Initialize();
     this._FromDate      = "";
     this._FinishDate    = "";
     this._CoWorkContext = new WorkContext();
     this._FromWorker    = new Worker();
     this._DestWorker    = new Worker();
     this._IsAccepted    = SbnBoolean.OutOfValue;
 }
Ejemplo n.º 14
0
 public override void Initialize()
 {
     base.Initialize();
     this._XposInDiagram = 0;
     this._YPosInDiagram = 0;
     this._CoWorkflow    = new Workflow();
     this._CurrentWC     = new WorkContext();
     this._NextWC        = new WorkContext();
     this._IsJoinner     = SbnBoolean.OutOfValue;
     this._IsFork        = SbnBoolean.OutOfValue;
 }
Ejemplo n.º 15
0
 public override void Initialize()
 {
     base.Initialize();
     this._ImplementDate       = "";
     this._ResponseDate        = "";
     this._Attachments         = new PursuitAttachments();
     this._CoPursuit           = new Pursuit();
     this._ImplementStatus     = new BasicInfoDetail();
     this._ResponseQualityType = new BasicInfoDetail();
     this._IsFinished          = SbnBoolean.OutOfValue;
 }
 public override void Initialize()
 {
     base.Initialize();
     this._EnterTime        = "";
     this._CorrelateSession = new GovSession();
     this._Opinions         = new GovSessionMemberOpinions();
     this._CoInterdict      = new PersonnelInterdict();
     this._IsPresent        = SbnBoolean.OutOfValue;
     this._Justifiable      = SbnBoolean.OutOfValue;
     this._IsStatic         = SbnBoolean.OutOfValue;
 }
Ejemplo n.º 17
0
 public override void Initialize()
 {
     base.Initialize();
     this._DomainType     = SbnOwnershipDomain.OutOfValue;
     this._RegisterAcc    = SbnBoolean.OutOfValue;
     this._UpdateAcc      = SbnBoolean.OutOfValue;
     this._RemoveAcc      = SbnBoolean.OutOfValue;
     this._ViewAcc        = SbnBoolean.OutOfValue;
     this._CoDocumentType = new DocumentType();
     this._CoWorker       = new Worker();
     this._CoOrgUnit      = new OrgUnit();
 }
 public override void Initialize()
 {
     base.Initialize();
     this._Abstract              = "";
     this._CorrelateLetter       = new Letter();
     this._CorrelateOffer        = new Offer();
     this._CorrelateInquiry      = new Inquiry();
     this._CorrelateOrgan        = new OrgUnit();
     this._ResponseQuality       = new BasicInfoDetail();
     this._OrganIdea             = new BasicInfoDetail();
     this._ResponseStatus        = new BasicInfoDetail();
     this._IsInquiryCallRequired = SbnBoolean.OutOfValue;
 }
 public override void Initialize()
 {
     base.Initialize();
     this._EnterTime            = "";
     this._Description          = "";
     this._ExitTime             = "";
     this._CorrelateSession     = new CommissionSession();
     this._CorrelatePerson      = new MFPerson();
     this._IsPresent            = SbnBoolean.OutOfValue;
     this._IsStaticMember       = SbnBoolean.OutOfValue;
     this._CorrelateOrgPosition = new MFOrgPosition();
     this._Justifiable          = SbnBoolean.OutOfValue;
 }
Ejemplo n.º 20
0
 public override void Initialize()
 {
     base.Initialize();
     this._AssignedValue  = "";
     this._PrintAcc       = SbnBoolean.OutOfValue;
     this._ViewAcc        = SbnBoolean.OutOfValue;
     this._RemoveAcc      = SbnBoolean.OutOfValue;
     this._UpdateAcc      = SbnBoolean.OutOfValue;
     this._RegisterAcc    = SbnBoolean.OutOfValue;
     this._CoDocumentType = new DocumentType();
     this._CoRole         = new WFRole();
     this._CoProperty     = new DocumentProperty();
 }
Ejemplo n.º 21
0
 public override void Initialize()
 {
     base.Initialize();
     this._StartWorkDate = "";
     this._EndWorkDate   = "";
     this._IconStream    = new byte[1];
     this._CoPosition    = new OrgPosition();
     this._Restrictions  = new WorkerRestrictions();
     this._CoPerson      = new WFPerson();
     this._Accessrights  = new WorkerAccessrights();
     this._IsActive      = SbnBoolean.OutOfValue;
     this._WorkerJob     = new BasicInfoDetail();
     this._CoRoles       = new WFRoles();
 }
Ejemplo n.º 22
0
 public override void Initialize()
 {
     base.Initialize();
     this._CorrelateObjectID = 0L;
     this._DocumentType      = new BasicInfoDetail();
     this._CorrelateOffer    = new Offer();
     this._FileVersions      = new WordDocuments();
     this._Owner             = new WFPerson();
     this._CorrelateFolder   = new PersonalFolder();
     this._IsLocked          = SbnBoolean.OutOfValue;
     this._IsHidden          = SbnBoolean.OutOfValue;
     this._IsProtected       = SbnBoolean.OutOfValue;
     this._IsZipped          = SbnBoolean.OutOfValue;
 }
Ejemplo n.º 23
0
        public override void Initialize()
        {
            base.Initialize();
            this._UnitPath         = "";
            this._ExpireDate       = "";
            this._BuildingLocation = new OrgUnitBuildingLocation();
            this._ChildUnits       = new OrgUnits();
            this._ParentUnit       = new OrgUnit();
            this._Positions        = new OrgPositions();
            this._IsExpire         = SbnBoolean.OutOfValue;
            this._IsInternal       = SbnBoolean.OutOfValue;
            this._IsDargah         = SbnBoolean.OutOfValue;

            this._MergedUnit = new OrgUnit();
        }
Ejemplo n.º 24
0
 public override void Initialize()
 {
     base.Initialize();
     this._ObjectNameSpace      = "";
     this._IconStream           = new byte[1];
     this._ObjectName           = "";
     this._IsDocumentBased      = SbnBoolean.OutOfValue;
     this._Picture              = new Icon();
     this._Properties           = new DocumentProperties();
     this._SubSystem            = new SubSystem();
     this._CoDefaultUI          = new UserInterface();
     this._IsVirtualDocument    = SbnBoolean.OutOfValue;
     this._ArchiveChange        = SbnBoolean.OutOfValue;
     this._DefaultOwnershipType = SbnOwnershipDomain.OutOfValue;
 }
Ejemplo n.º 25
0
 public override void Initialize()
 {
     base.Initialize();
     this._ValidationPattern     = "";
     this._OrderInDocument       = 0;
     this._ObjectAttribute       = "";
     this._ViewCategory          = "";
     this._DataEntryMask         = "";
     this._CultureDescription    = "";
     this._IsLimitted            = SbnBoolean.OutOfValue;
     this._PropertyType          = PropertyType.OutOfValue;
     this._BasicInfoLink         = new BasicInfo();
     this._MesurementType        = new BasicInfoDetail();
     this._CoDocumentType        = new DocumentType();
     this._IsPreDefine           = SbnBoolean.OutOfValue;
     this._Values                = new DocumentPropValues();
     this._IsListView            = SbnBoolean.OutOfValue;
     this._ReferenceDocumentType = new DocumentType();
     this._IsVisible             = SbnBoolean.OutOfValue;
     this._IsMandatory           = SbnBoolean.OutOfValue;
 }
 public GovSessionMember()
 {
     this._IsPresent   = SbnBoolean.OutOfValue;
     this._Justifiable = SbnBoolean.OutOfValue;
     this._IsStatic    = SbnBoolean.OutOfValue;
 }
Ejemplo n.º 27
0
 public CommissionSession()
 {
     this._IsCanceled = SbnBoolean.OutOfValue;
     // CancelIsActive = false;
 }
Ejemplo n.º 28
0
 public CommissionSession(SbnObject InitialObject)
     : base(InitialObject)
 {
     this._IsCanceled = SbnBoolean.OutOfValue;
 }
 public WordTemplate()
 {
     this._IsActive = SbnBoolean.OutOfValue;
 }
 public WordTemplate(SbnBinary InitialObject) : base(InitialObject)
 {
     this._IsActive = SbnBoolean.OutOfValue;
 }