프로퍼티 | 타입 | 설명 | |
---|---|---|---|
CallForProposalId | int? | ||
IsCallForProposal | bool | ||
IsTemplate | bool | ||
TemplateId | int? |
메소드 | 설명 | |
---|---|---|
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 | |
리턴 |