Property | Type | Description | |
---|---|---|---|
CallForProposalId | int? | ||
IsCallForProposal | bool | ||
IsTemplate | bool | ||
TemplateId | int? |
Method | Description | |
---|---|---|
Create ( bool isTemplate, bool isCallForProposal, int templateId, int callForProposalId ) : |
public static Create ( bool isTemplate, bool isCallForProposal, int templateId, int callForProposalId ) : |
||
isTemplate | bool | |
isCallForProposal | bool | |
templateId | int | |
callForProposalId | int | |
return |